Management API

Base Resource URL:

     https://[server-name]/api/v01/merchants/[merchant-code]/reserves/returns

Description:

Configuration settings for refunds reserve (see Reserves for more info).

Supported Actions:

delete  
Method:  DELETE       Implicit:  Yes       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Deletes configuration settings for returns reserve.


load  
Method:  GET       Implicit:  Yes       Returns:  MerchantReturnsReserve *      
Consumes:  xurl  Produces:  json, xml 
 
Loads configuration settings for returns reserve.


modify  
Method:  POST       Implicit:  Yes       Returns:  MerchantReturnsReserve *      
Consumes:  json, xml, xurl  Produces:  json, xml 
 
Updates existing configuration settings for returns reserve.

Parameters:
# Name Type Required Default Description
01 Object MerchantReturnsReserve * Yes Updates object information.

Encapsulates returns reserve related information.